add support for SFF_8472/SFP+ standard#20
Open
lguohan wants to merge 1 commit intosonic-net:masterfrom
Open
Conversation
stcheng
approved these changes
Jun 26, 2017
Contributor
Author
|
DO NOT MERGE until test pass |
This was referenced Jan 26, 2018
paulmenzel
reviewed
Nov 6, 2020
Contributor
paulmenzel
left a comment
There was a problem hiding this comment.
Is this still needed, or can the merge/pull request be closed?
|
|
||
| $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% : | ||
| # Obtaining the Debian kernel source | ||
| set -e |
Contributor
There was a problem hiding this comment.
Unrelated? Please split it out into a separate commit with an explanation.
| @@ -1,116 +1,71 @@ | |||
| Update SFF8436 EEPROM driver | |||
| Support newer kernel and remove eeprom_class dependency in sff_8436_eeprom | |||
Contributor
There was a problem hiding this comment.
- Has this been sent upstream? If yes, please add the references.
- Please format the patch file with
git format-patch -1, so it can easily be applied withgit am ….
|
/easycla |
dgsudharsan
pushed a commit
to dgsudharsan/sonic-linux-kernel
that referenced
this pull request
May 12, 2025
…2412 (sonic-net#20) ```<br>* f712bfd - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-linux-kernel into 202412 (2025-02-27) [Sonic Automation] * 8bd11c2 - (origin/202411) Revert "[optoe] Reset page select byte to 0 before upper memory access on page 0h" (sonic-net#468) (2025-02-26) [mssonicbld] * a5e9588 - [optoe] Reset page select byte to 0 before upper memory access on page 0h (sonic-net#464) (2025-02-15) [mssonicbld]<br>```
dal00
pushed a commit
to kamelnetworks/sonic-linux-kernel
that referenced
this pull request
Jul 20, 2025
#### Why I did it sonic-swss-common lib will add dependency to libyang soon, so need install libyang lib to prevent build and UT break. #### How I did it Modify azure pipeline to install libyang in azure pipeline steps. #### How to verify it Pass all UT. #### Which release branch to backport (provide reason below if selected) #### Description for the changelog Modify azure pipeline to install libyang in azure pipeline steps. #### Link to config_db schema for YANG module changes #### A picture of a cute animal (not mandatory but encouraged)
tirupatihemanth
added a commit
to tirupatihemanth/sonic-linux-kernel
that referenced
this pull request
Nov 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.